Skip test that fails from outside the source tree
authorDebian Science Maintainers <debian-science-maintainers@lists.alioth.debian.org>
Tue, 9 Dec 2025 11:19:37 +0000 (11:19 +0000)
committerGraham Inggs <ginggs@debian.org>
Tue, 9 Dec 2025 11:19:37 +0000 (11:19 +0000)
Author: Rebecca N. Palmer <rebecca_palmer@zoho.com>
Forwarded: not-needed

Gbp-Pq: Name skip_test_missing_required_dependency.patch

pandas/tests/test_downstream.py

index df628ae05bfdba0eb8cc873f4c4cad609fa5cf8a..6285e49771fcaec563d03ec9ffdb8a54028c5633 100644 (file)
@@ -194,6 +194,7 @@ def test_yaml_dump(df):
 
 
 @pytest.mark.single_cpu
+@pytest.mark.skip(reason="Fails in an installed package as it can't find pandas")
 def test_missing_required_dependency():
     # GH 23868
     # To ensure proper isolation, we pass these flags